Drop method annotation for gtk_drag_cancel()
authorEmmanuele Bassi <ebassi@gnome.org>
Mon, 12 Feb 2018 16:35:56 +0000 (16:35 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Mon, 12 Feb 2018 16:46:42 +0000 (16:46 +0000)
commitbb7beb5ade3109f66aac409f2628cf8b7e3835f8
tree59596b240603a8b1c0c6793e63548b3cc7c631db
parent032dabe13715dbf55867259f973ed5a0ae931a92
Drop method annotation for gtk_drag_cancel()

The other method annotations were removed in commit c306e448b32e.

There is no introspected ABI change, as g-ir-scanner would just ignore
the annotation.

This eliminates the last warning when building GTK on Linux.
gtk/gtkdnd.c